reflect.uncommonType.pkgPath (field)
3 uses
reflect (current package)
type.go#L344: pkgPath nameOff // import path; empty for built-in types like int, string
type.go#L905: return t.nameOff(ut.pkgPath).name()
type.go#L1597: vmPkgPath = V.nameOff(v.pkgPath).name()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)